@charset "utf-8";
@font-face { 
  font-family:'font1'; 
  src: url('../fonts/politicaregular.ttf'); 
}
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #333;
	list-style: none;
	border: 0;
	text-decoration: none;
	font-family: "microsoft yahei";
	font-weight: normal;
}
a {
	text-decoration: none;
}

.w-1260 {
	width: 1260px;
	margin: 0 auto;
	overflow: hidden;
}

.w-1260-1 {
	width: 1260px;
	margin: 0 auto;
}

.w-1300 {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-35 {
	margin-top: 35px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 55px;
}
.mt-100 {
	margin-top: 100px;
}
.mt-150{
	margin-top: 150px;
}

.mb-40{
	margin-bottom: 40px;
}
.mb-30{
	margin-bottom: 30px;
}


.fixednave{
	width: 100%;
	top: 0px;
	left: 0px;
  margin: 0 auto;
  position:absolute;
  z-index:9999; /* 让导航栏浮在网页的高层位置，遇到flash和图片时候也能始终保持最外层 */
}



.titleft{ width:720px;float:left; height: auto; margin-top:16px; margin-bottom: 10px;}
.titrt{ width: 368px; height: auto; float: right;	margin-top: 20px;}

/*menu*/

/*menu*/

.h-menu-bg{
  width: 100%;
  height: 60px;
  overflow: hidden;
  background-color:#003579;
}
.h-menu{
  width: 1260px;
  height: 60px;
  text-align: center;
  float: right;

}
.h-menu a{
  display: inline-block;
  width: 140px;
  height: 60px;
  line-height: 60px;
  font-size: 17px;
  float: left;
  color: #ffffff;
  transition: all 0.3s ease-out;
}


.h-menu a:hover{
	width: 126px;
	font-size: 17px;
  color: #ffffff;
  text-align: center;
  background-color: #e80404;
  text-indent: 20px;
}
.h-menu-hover{
  background-color: #e80404 !important;
  color: #FFFFFF;
  border-radius: 20px;
}

/*end menu*/
/*middle*/
    /*所有标题*/
.sydhbj{
	width: 100%;
	padding: 10px 0;
	background: url(../images/sy_dhbj.jpg) top center;
}
.syewm{
	width: 388px;
	height: 122px;
	background: url(../images/syerweima.png);
	float: left;
	
}
.syewm h3{
	width: 100%;
	line-height: 122px;
	color: #FFFFFF;
	font-size: 16px;
	text-indent: 140px;
}

.xdhdh1{
	width: 260px;
	height: auto;
	float: left;
	margin-top: 22px;
	margin-left: 56px;
}
.xdhdh1 h3{
	width: 100%;
	height: 36px;
	float: left;
	font-size: 18px;
	color: #FFFFFF;
}
.xdhdh1 span{
	width: 100%;
	height: auto;
	float: left;
	font-size: 34px;
	color: #fff100;
	font-family: impact;
}


.xdhdh2{
	width: 250px;
	height: auto;
	float: left;
	margin-top: 22px;
	margin-left: 17px;
}
.xdhdh2 h3{
	width: 100%;
	height: 36px;
	float: left;
	font-size: 18px;
	color: #FFFFFF;
}
.xdhdh2 span{
	width: 100%;
	height: auto;
	float: left;
	font-size: 34px;
	color: #fff100;
	font-family: impact;
}



.xdhdh3{
	width: 240px;
	height: auto;
	float: right;
	margin-top: 22px;
}
.xdhdh3 h3{
	width: 100%;
	height: 36px;
	float: left;
	font-size: 18px;
	color: #FFFFFF;
}
.xdhdh3 span{
	width: 100%;
	height: auto;
	float: left;
	font-size: 34px;
	color: #fff100;
	font-family: impact;
}



.cp_01{
	width: 100%;
	height: 44px;
	overflow: hidden;
	margin-top: 20px;
}
.cp_01 h2{
	width: 100%;
	font-size: 30px;
	text-align: center;
	line-height: 44px;
	color: #242323;
	font-weight: bold;
}
.cp_02{
	width: 100%;
	font-size: 30px;
	text-align: center;
	line-height: 44px;
	color: #003579;
	font-weight: bold;
}

.cp_xian{
	width: 60px;
	border-bottom: 7px #e80404 solid;
	margin: 0 auto;
	margin-top: 5px;
}


.cpms{
	width: 100%;
	height: 34px;
	color: #626161;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 2px;
	margin-top: 8px;
}


.gywm_bj{
	width: 100%;
	height: 470px;
	background: url(../images/gywm_bj.jpg) top center;
	overflow: hidden;
	margin-top: 24px;
}

.ableft{
	width: 840px;
	height: auto;
	float: left;
}

.abtit1{
	width: 100%;
	height: 50px;
	float: left;
	margin-top: 30px;
}
.abtit1 span{
	width: 100%;
	height: 50px;
	font-size: 42px;
	color: #FFFFFF;
	font-family: impact;
	text-transform: uppercase;
	
}
.abtit2{
	width: 100%;
	height: 50px;
	font-size: 42px;
	color: #e80404;
	font-family: impact;
	text-transform: uppercase;
	
}

.abtit3{
	width: 100%;
	height: 40px;
	float: left;
}
.abtit3 h2{
	width: 100%;
	height: 40px;
	font-size: 32px;
	color: #FFFFFF;
	font-weight: bold;
}

.gywm01{
	width: 189px;
	height: 92px;
	float: left;
	background: url(../images/gywm_01.png);
	margin-top: 30px;
	margin-right: 40px;
}
.gywm01 h3{
	width: 100%;
	line-height: 92px;
	text-align: center;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}

.gywm01 h3 a{
	width: 100%;
	line-height: 92px;
	text-align: center;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}

.gywm01 h3 a:hover{
	display: block;
	width: 100%;
	line-height: 92px;
	text-align: center;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../images/gywm_02.png);
}

.gywm_bj2{
	width: 100%;
	height: auto;
	background: url(../images/gywm_bj01.jpg) repeat;
}

.cjh{
	width: 100%;
	height: 15px;
}


 .sy-aboutwz{
  width: 100%;
  font-size: 15px;
  color: #ffffff;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
}


.sy-aboutwz p{
  font-size: 15px;
  color: #ffffff;
 line-height:30px;
  letter-spacing: 0px;
  float: left;
}

.sy-aboutwz p a{
  font-size: 15px;
  color: #ffffff;
 line-height:30px;
  letter-spacing: 0px;
  float: left;
}

.sy-aboutwz p a:hover{
  font-size: 15px;
  color: #ffffff;
 line-height:30px;
  letter-spacing: 0px;
  float: left;
}

.sy-aboutwz strong{
	font-size:16px;
	font-weight: bold;
	color: #ffffff;
}

.abmore{
	width: 144px;
	height: 40px;
	margin: 0 auto;
	background-color: #fe980d;	
	text-align: center;
	margin-top: 40px;
}

.abmore a{
	font-size: 15px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	line-height: 40px;
}
.abmore a:hover{
	font-size: 15px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	display: block;
	background-color: #18ae4a;
}




/*新闻*/
.news-bg{
  width: 100%;
  padding:20px 0px;

}
.llq-news{
  width: 1260px;
  height: auto;
}
.llq-news .one-news{
  float: left;
  width: 390px;
  height: 359px;
}
.llq-news .one-news .tu{
  width: 390px;
  height: 296px;
  overflow: hidden;
}
.llq-news .one-news .tu img{
  width: 390px;
  height: 296px;
}
.llq-news .one-news  a h3{
  display: block;
  width: 100%;
  height: 60px;
  background-color: #003579;
  color: #fff;
  text-align: center;
  line-height: 60px;
}
.llq-news .two-news{
  float: right;
  width: 836px;
  height: auto;
}
.llq-news .two-news li{
  margin-bottom: 20px;
  padding: 16px 20px;
  background-color: #fff;
  overflow: hidden;
}
.llq-news .two-news li:hover{
  background-color: #003579;
}
.llq-news .two-news li .tu{
  float: left;
  width: 160px;
  height: 135px;
  overflow: hidden;
}
.llq-news .two-news li .tu img{
  width: 160px;
  height: 125px;
}
.llq-news .two-news li .two-r{
  float: right;
  width: 622px;
}
.llq-news .two-news li .two-r a h3{
  display: block;
  font-size: 17px;
  color: #474747;
  width: 100%;
  height: 40px;
  list-style: 150%;
  overflow: hidden;
}
.llq-news .two-news li .two-r p{
  display: block;
  width: 100%;
  height: 48px;
  font-size: 14px;
  color: #7f7f7f;
  line-height: 170%;
  overflow: hidden;
}
.llq-news .two-news li:hover .two-r a h3,
.llq-news .two-news li:hover .two-r p,
.llq-news .two-news li:hover .two-r span{
  color: #fff;
}

.llq-news .two-news li .two-r span{
  display: block;
  margin-top: 10px;
  font-size: 13px;
  color: #7f7f7f;
  vertical-align: middle;
}
.llq-news .two-news li .two-r span img{
  display: block;
  margin-right: 15px;
  float: left;
  vertical-align: middle;
}
.llq-three-news{
  width: 1320px;
  height: auto;
  margin-top: 15px;
}
.llq-three-news li{
  float: left;
  margin-right: 20px;
  padding:0px 20px;
  width: 370px;
  height: 55px;
  background-color: #fff;
}
.llq-three-news li:hover{
  background-color: #e80404;
}
.llq-three-news li a h3{
  display: block;
  float: left;
  width: 295px;
  height: 55px;
  line-height: 55px;
  font-size: 15px;
  color: #7f7f7f;
  overflow: hidden;
}
.llq-three-news li span{
  display: block;
  float: right;
  width: 75px;
  height: 55px;
  font-size: 13px;
  color: #7f7f7f;
  line-height: 55px;
  text-align: center;
}
.llq-three-news li:hover a h3,
.llq-three-news li:hover span{
  color: #fff;
}





.new-le{
	float:left;
	width:530px;
	height: auto;	
	height: 580px;
}
.new-le{

	background-color: #eeeeee;
	margin-top: 24px;
	
}
.new-le .r01 img{
	width:530px;
	height:310px;
}
.new-le .r01{
	
	position:relative;
}
.new-le .r01 .r001{
	position:absolute;
	top:0;
	left:0;
	padding-top:12px;
	padding-bottom:12px;
	width:98px;
	background:#eb3643;
}
.new-le .r01 .r001 h4{
	font-size:35px;
	text-align:center;
	height:50px;
	color:#fff;
}
.new-le .r01 .r001 h5{
	font-size:18px;
	text-align:center;
	color:#fff;
}
.new-le .r01 h2{
	width: 95%;
	margin: 0 auto;
	line-height:40px;
	color:#2e2e2e;
	font-size:18px;
}
.new-le .r01 p{
	width: 95%;
	margin: 0 auto;
	line-height:24px;
	color:#737373;
	font-size:14px;
}
.new-le .r01 h3{
	line-height:32px;
	color:#737373;
	font-size:14px;
}
.new-le .newa a{
	margin-top:50px;
	display:block;
	width:124px;
	height:36px;
	color:#ffffff;
	font-size:15px;
	line-height:36px;
	text-indent:18px;
	background-color: #333333;
	margin-bottom: 20px;
	margin-left: 20px;
}
.new-le .newa a:hover{
	display:block;
	color:#ffffff;
	font-size:15px;
	line-height:36px;
	text-indent:18px;
	background-color: #eb3643;
}

.newsright{
	width: 620px;
	height: auto;
	float: left;
	margin-top: 24px;
}

.newslist1{width:780px; }
.xwcon{ width: 780px;border-bottom:1px dotted #ccc; margin-bottom:10px; padding-top:20px; overflow:hidden;}
.xwcon:hover{ background-color:#f2f2f2;}
.xwcon .date{ float: left; width: 80px; height: 80px; font-family:"华文细黑"; font-size:60px;color: #fff; text-align: center; line-height: 80px; background-color:#454545;}
.xwcon .connr{ float:right;  width:605px; height: 100px; margin-left:15px;}
.xwcon .connr h1{  margin: 0px; padding: 0px; border: none; font-size: 18px; color: #5bc4bf; text-align: left; }
.xwcon .connr h1 a{ color: #666;font-size:18px; font-weight: normal; }
.xwcon .connr p{ color: #9B9B9B; font-size: 14px; line-height: 22px;  }
.xwcon .connr p a{ color: #9B9B9B;}

.xwcon:hover .date{ float: left; width: 80px; height: 80px; font-family:"华文细黑"; font-size: 60px; 
    color: #fff; text-align: center; line-height: 80px; background-color:#0086db;}
.xwcon:hover .connr h1 a{ color: #505050;font-size:18px; font-weight: normal; }









    /*end所有标题*/



/*首页新闻*/
.h-news-l{
  float: left;
  width: 459px;
  height: auto;
}
.h-news-l .tu1{
  position: relative;
  width: 459px;
  height: 263px;
}
.h-news-l .tu1 img{
  width: 459px;
  height: 263px;
}
.h-news-l .tu1 .up01{
  position: absolute;
  top:0px;
  left:0px;
  width: 109px;
  height: 70px;
  background-color: #ff9c00;
}
.h-news-l .tu1 .up01 .day1{
  margin-top: 5px;
  width: 100%;
  height: 35px;
  font-size: 36px;
  color: #fff;
  text-align: center;
  font-family: "宋体";
}
.h-news-l .tu1 .up01 .date1{
  width: 100%;
  font-size: 15px;
  color: #fff;
  text-align: center;
}
.h-news-l .news-tit{
  margin-top: 25px;
  width: 100%;
}
.h-news-l .news-tit a h3{
  display: block;
  width: 100%;
  height: 38px;
  font-size: 16px;
  color: #000;
  line-height: 130%;
  letter-spacing: 0px;
  overflow: hidden;
}
.h-news-l .news-tit p{
  width: 100%;
  height: 60px;
  font-size: 14px;
  color: #595959;
  line-height: 150%;
  letter-spacing: 0px;
  overflow: hidden;
}
.h-news-l .news-tit .more1 a{
  display: block;
  margin-top: 22px;
  width: 138px;
  height: 27px;
  background-color: #10315a;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 27px;
}
.h-news-r{
  float: right;
  width: 730px;
  height: auto;
}
.h-news-r li{
  padding:18px 0px;
  border-bottom:1px solid #dcdcdc;
  overflow: hidden;
}
.h-news-r li:first-child{
  padding-top:0px;
}
.h-news-r li .news-l-day{
  float: left;
  padding: 10px 0px;
  width: 91px;
  background-color: #efefef;
  border-radius: 15px;
}
.h-news-r li .news-l-day .day01{
  display: block;
  width: 100%;
  height: 46px;
  font-size: 47px;
  color: #2e2828;
  text-align: center;
  font-family: "宋体";
  font-weight: bold;
}
.h-news-r li:hover .news-l-day .day01{
  color: #ff2c38;
  transition: all 0.3s ease-out;
}
.h-news-r li .news-l-day .day02{
  display: block;
  font-size: 16px;
  color: #2e2828;
  text-align: center;
  letter-spacing:0px; 
}
.h-news-r li .news-r2{
  float: right;
  width: 598px;
  height: auto;
}
.h-news-r li .news-r2 a h3{
  display: block;
  width: 100%;
  height: 38px;
  font-size: 16px;
  color: #2e2828;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.h-news-r li:hover .news-r2 a h3{
  color: #ff2c38;
}
.h-news-r li .news-r2 p{
  display: block;
  width: 100%;
  height: 40px;
  font-size: 14px;
  color: #757575;
  line-height: 150%;
  overflow: hidden;
}
/*end middle*/

 
.h-news01{
  float: right;
  width: 755px;
  height: auto;
  margin-top: 30px;
}
.h-news01 li{
  margin-bottom: 23px;
  width: 100%;
  height: 80px;
  overflow: hidden;
}
.h-news01 li .l01{
  float: left;
  width: 92px;
  height: 80px;
  border-right: 3px solid #555555;
}
.h-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #555;
  text-align: center;
  line-height: 57px;
  font-family: "Impact";
  letter-spacing: 0px;
}
.h-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.h-news01 li .r01{
  float: right;
  width: 650px;
  height: auto;
}
.h-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #555;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.h-news01 li:hover .r01 a h2{
	color:#fe0000;
}
.h-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
} 
 
 
 
 

/*首页产品*/

.pro1{
	width: 1300px;
	height: auto;
	overflow: hidden;
}
.pro1 li{
	float: left;
	margin-right: 28px;
	margin-bottom: 23px;
	width: 291px;
	height: 260px;
	border:1px solid #e5e5e5;
  overflow: hidden;
  border-radius: 10px;
}
.pro1 li .tu1{
	position: relative;
	width: 291px;
	height: 260px;
	overflow: hidden;
}
.pro1 li .tu1 img{
	width: 291px;
	height: 260px;
	 transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1); 
	 -moz-transform: scale(1, 1); 
	-webkit-transition: all 0.5s ease-out; 
	 -moz-transition: all 0.5s ease-out; 
}
.pro1 li:hover .tu1 img{
	transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.pro1 li .tu1 .p-phone p{
  display: block;
  width: 100%;
  position: absolute;
  bottom:0px;
  left:0px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 1px 1px 3px #000000;
  transition: all 0.7s ease-out;
  opacity: 0;
}
.pro1 li:hover .tu1 .p-phone p{
  bottom:67px;
  opacity: 1;
}
.pro1 li .tu1 .p-tit a{
	display: block;
	position: absolute;
	bottom:100px;
	left:14px;
	padding:10px 0px;
	line-height: 150%;
	width: 262px;
	font-size: 25px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/pro-png1.png);
	overflow: hidden;
	transition: all 0.7s ease-out;

}
.pro1 li:hover .tu1 .p-tit a{
	bottom:0px;
	left:0px;
	width: 100%;
	background-image: url(../images/pro-png2.png);
}


/*end middle*/

.foot{background:#3a3a3a;float:left;width: 100%;}
.ewm{width: 105px;height: 105px;float: left;margin-left: 50px;}
.ewm img{width: 100%;height: 100%;}
.footer { padding-top:50px; padding-bottom:20px;}
.footer .main1 { width:1000px; float: right; background:url(../images/logos.png) 0 0 no-repeat; line-height:30px; color:#cc0000; }
.footer .subNav { height:40px; line-height:15px; margin-left:-20px; }
.footer .subNav a { margin:0 20px; color:#cc0000; }
.footer a :hover{color:#cc0000;}
.footer .ikey { border-top:1px solid #fff; padding-top:10px; color: #fff; }
.footer a { color:#cc0000; }
.h_nav1 { height:100%; line-height:30px;overflow:hidden; width: 100%;margin: 0 auto;background: url(../images/nav_bg.png);}
.h_nav1 ul li { float:left; width: 100px;text-align: center;}
.h_nav1 ul .nobor01 { background:none;}
.h_nav1 ul li a { display:block;color:#fff;font-size:13px;}
.h_nav1 ul li a:hover,.h_nav ul .cur a { background:#ffcc00;color: #000;font-weight: bold;}
.copyright p{ color: #fff;}


/*bottom*/





.foot-bg{
  width: 100%;
  height: 380px;
  background-color: #3a3a3a;
}


.f-left{
	width: 320px;
	height: auto;
	float: left;
	margin-top: 40px;
	border-right: 1px #626262 solid;
	
}
.f-xian{
	width: 20px;
	border: 3px #003579 solid;
	margin-top: 10px;
}



.h-title{
	width: 100%;
	height: 22px;
	float: left;
}
.h-title h2{
	color: #FFFFFF;
	font-size: 20px;
	line-height: 22px;
	float: left;
}


.f-left1{
	width: 260px;
	height: auto;
	float: left;
	margin-top: 40px;
	margin-left: 30px;
}
.f-left01{
	width: 200px;
	height: auto;
	float: left;
	margin-top: 40px;
	margin-left: 30px;
}
.f-proc {
  float: left;
  width: 100%;
  height: auto;
  margin-top: 20px;

}

.f-proc a {
  display: block;
  width: 100%;
  height: 29px;
  font-size: 14px;
  color: #fff;
  float: left;
}

.h-cplei{
	width: 250px;
	height: auto;
	line-height: 28px;
	color: #FFFFFF;
	float: left;
	font-size: 15px;
	margin-top: 15px;
	
	

}
.h-cplei p{
	width: 250px;
	height: auto;
	line-height: 28px;
	color: #FFFFFF;
	font-size: 15px;
	float: left;	
}


.h-cplei p a{
	width: 120px;
	height: auto;
	line-height: 28px;
	color: #FFFFFF;
	font-size: 15px;
	float: left;

}

.h-cplei p a:hover{
	width: 120px;
	height: auto;
	line-height: 28px;
	color: #fb4542;
	font-size: 15px;
	float: left;
}

.f-left2{
	width: 250px;
	height: auto;
	float: left;
	margin-top: 40px;
	margin-left: 20px;
}


.h-lx{
	width: 100%;
	height: auto;
	float: left;
	padding-top:14px;  
}

.h-lx p{
	color: #FFFFFF;
	font-size:16px; 
	line-height:28px;
}
.h-lx p a{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 28px;
}

.h-lx p a:hover{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 28px;
}

.h-lx strong{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}




.weixin{
	width: 110px;
	height: 150px;
	margin: 0 auto;
	color: #FFFFFF;
	text-align: center;
	margin-top: 100px;
	float: right;
}


.f-ttbj{
	width: 100%;
	height: 56px;
	background-color: #323232;
	overflow: hidden;
}

.h-footwz{
	width: 1260px;
	height: 56px;
	color: #FFFFFF;
	margin: 0 auto;
}

.h-footwz p{
  font-size: 15px;
  line-height: 56px;
	color: #FFFFFF;
}
.h-footwz p a{
	font-size: 15px;
  line-height: 56px;
	color: #FFFFFF;
}

.h-footwz p a:hover{
	font-size: 15px;
  line-height: 56px;
	color: #FFFFFF;
}

.h-footwz strong{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}




/*end bottom*/

/*首页新闻*/
.h-news1{
  width: 1350px;
  height: auto;
  overflow: hidden;
}
.h-news1 li{
  float: left;
  margin-right: 60px;
  margin-top:5px;
  width: 380px;
  height: 450px;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.h-news1 li:hover{
  margin-top:0px;
}
.h-news1 li .tu{
  border:2px solid #3d9600;
  width: 376px;
  height: 238px;;
}
.h-news1 li .tu img{
  margin-top:6px;
  margin-left:6px;
  width: 364px;
  height: 226px;
}
.h-news1 li .tit a h3{
  margin-top: 15px;
  padding:15px 10px;
  background-color: #3d9600;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  border-radius: 30px;
}
.h-news1 li .tit .day{
  font-size: 13px;
  color: #666666;  
  text-align-last: center;
  padding:5px 0px;
}
.h-news1 li .tit p{
  margin-top: 15px;
  display: block;
  font-size: 14px;
  color: #666666;
  line-height: 150%;
  height: 60px;
  overflow: hidden;
}
.h-news1 li .more a{
  display: block;
  margin:0 auto;
  margin-top:15px;
  width: 80px;
  height: 30px;
  font-size: 15px;
  color: #333333;
  opacity: 0;
  transition: all 0.3s ease-out;
  border:1px solid #41a203;
  text-align: center;
  line-height: 30px;
}
.h-news1 li:hover .more a{
  width: 364px;
  opacity: 1;
}

/*内页*/
	/*联系我们*/
ul.lx{width:100%;}
ul.lx img{max-width:100%;height:auto;}
ul.lx li.lianxi{float:left;width:40%;padding:2.5%;}
ul.lx li.guestbook{float:left;width:50%;}
	/*当前位置*/
.ny-weizhi{padding:10px 0px;/*width: 100%;*/height: auto;background-color: #efefef;border:1px solid #DFDEDE;}
.ny-weizhi .ny-r-t{margin:0 auto;width: 1200px; font-size: 15px;color: #333;}
	/*单页效果*/
	
.nytitle{
	width: 100%;
	height: 5px;
	float: left;
	background: url(../images/nycp_bj1.jpg) repeat;
}
	
.nytitle1{
	width: 100%;
	height: 46px;
	border-top: 3px #dca447 solid;
}	
.nytitle1 h2{
	width: 100%;
	line-height: 46px;
	font-size: 16px;
	color: #333;
}	

		
	
	
	
	
	
.ny-cont{
	padding:10px 0px 20px 0px;
	margin:0 auto;
	width: 100%;
	font-size: 15px;
	color: #333;
	line-height: 36px;
	letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a{
	
	font-size: 15px;
	color: #333;
	line-height: 36px;
}
.ny-cont a{
 	font-size: 15px;
	color: #333;
	line-height: 36px;
 }
 .ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	text-align: center;
}


.ny-cont p strong{
	margin-top:15px;
	font-size: 16px;
	color: #333;
	line-height: 190%;
}
/*详情页样式*/
.ny-xq{
  margin:30px auto;
  width: 930px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
  border-right: 1px solid #d6d6d6;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #ff4a4a;
  font-family:"font1";
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float: right;
  padding:18px 13px;
  width: 752px;
  height: 80px;
  background-color: #f4f4f4;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}
 /*内页新闻1*/
.ny-news01{
  width:100%;
  height: auto;
}
.ny-news01 li{
	padding:20px 0px;
  width: 100%;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
	width: 185px;
	height: 130px;
	overflow: hidden;
  border:1px solid #efefef;
}
.ny-news01 li .tu1 img{
	width: 185px;
	height: 130px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  float: right;
  margin-left:15px;
  width: 92px;
  height: 100px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #555;
  text-align: center;
  line-height: 57px;
  font-family: "Impact";
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{
	color: #ff2a2a;
}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  margin-left:12px;
  width: 620px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #555;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li:hover .r01 a h2{
	color:#ff2a2a;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}





.h-pro-gun02 li{
	float: left;
  margin-right: 14px;
  width:270px;
  height: 250px;
  border: 1px solid #ccc;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
  margin-top: 10px;
}
.h-pro-gun02 li:hover{
	background-color: #003579;
	border: 1px solid #f5f5f5;
	-webkit-box-shadow:0 2px 20px rgba(102,102,102,.55);-moz-box-shadow:0 2px 20px rgba(102,102,102,.55);box-shadow:0 2px 20px rgba(102,102,102,.55);
}
.h-pro-gun02 li .tu{
	margin-top: 7px;
	margin-left: 10px;
	width: 250px;
	height: 196px;
	padding:0px;
	border:0px solid #434343;
	background-color: #e5e5e5;
	overflow: hidden;
}
.h-pro-gun02 li .tu img{
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun02 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun02 li .p1-t{
	margin:0 auto;
	width: 94%;
	height: 32px;
	background-color: #fbfbfb;
}

.h-pro-gun02 li .p1-t a h3{

  display: block;
  height:32px;
	line-height: 32px;
  font-size: 15px;
  color: #333;
  text-align: center;
  letter-spacing: 0px;

}
.h-pro-gun02 li .p1-t p{
	display: block;
	float: right;
	width: 110px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	text-indent: 25px;
	font-size: 16px;
	color: #fff;
	
}
.h-pro-gun02 li:hover .p1-t a h3{
    background-color: #003579;
	color: #fff;
}
.h-pro-gun02 li .dianhu{
	margin-top:5px;
    width: 380px;
    height: auto;
}
.h-pro-gun02 li .dianhu p{
	display: block;
	padding:2px 0px 2px 20px;
    font-size: 22px;
    color: #5b5b5b;
    color: #d90303;
    font-family: impact;
    letter-spacing: 0px;
	transition: all 0.3s ease-out;
   	
}

.h-pro-gun02 li .dianhu span{
	display: block;
	padding:2px 0px 2px 20px;
    font-size: 22px;
    color: #d90303;
    font-family: impact;
    letter-spacing: 0px;
	transition: all 0.3s ease-out;
   	
}





.h-pro-gun03 li{
	float: left;
  margin-right: 14px;
  width:270px;
  height: 250px;
  border: 1px solid #ccc;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
  margin-top: 10px;
}
.h-pro-gun03 li:hover{
	background-color: #e80404;
	border: 1px solid #f5f5f5;
	-webkit-box-shadow:0 2px 20px rgba(102,102,102,.55);-moz-box-shadow:0 2px 20px rgba(102,102,102,.55);box-shadow:0 2px 20px rgba(102,102,102,.55);
}
.h-pro-gun03 li .tu{
	margin-top: 7px;
	margin-left: 10px;
	width: 250px;
	height: 196px;
	padding:0px;
	border:0px solid #434343;
	background-color: #e5e5e5;
	overflow: hidden;
}
.h-pro-gun03 li .tu img{
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun03 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun03 li .p1-t{
	margin:0 auto;
	width: 94%;
	height: 32px;
	background-color: #fbfbfb;
}

.h-pro-gun03 li .p1-t a h3{

  display: block;
  height:32px;
	line-height: 32px;
  font-size: 15px;
  color: #333;
  text-align: center;
  letter-spacing: 0px;

}
.h-pro-gun03 li .p1-t p{
	display: block;
	float: right;
	width: 110px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	text-indent: 25px;
	font-size: 16px;
	color: #fff;
	
}
.h-pro-gun03 li:hover .p1-t a h3{
    background-color: #e80404;
	color: #fff;
}
.h-pro-gun03 li .dianhu{
	margin-top:5px;
    width: 380px;
    height: auto;
}
.h-pro-gun03 li .dianhu p{
	display: block;
	padding:2px 0px 2px 20px;
    font-size: 22px;
    color: #5b5b5b;
    color: #d90303;
    font-family: impact;
    letter-spacing: 0px;
	transition: all 0.3s ease-out;
   	
}

.h-pro-gun03 li .dianhu span{
	display: block;
	padding:2px 0px 2px 20px;
    font-size: 22px;
    color: #d90303;
    font-family: impact;
    letter-spacing: 0px;
	transition: all 0.3s ease-out;
   	
}




/*====================自适应新闻====================*/
.fb-news{
	width: 290px;
  margin-top: 10px;
  margin-right: 25px;
  transition: all 0.3s ease-out;
  float: left;
}
.fb-news:hover{
  margin-top: 10px;
  margin-bottom: 10px;
}
.fb-news a h3{
  display: block;
  margin-bottom: 18px;
  font-size: 16px;
  color: #000;
  overflow: hidden;
}
.fb-news .tu1{
  width: 100%;
  height: auto;
}
.fb-news .tu1 img{
  width: 100%;
}
.fb-news .newsfl{
  width: 30%;
  padding:6px 0px;
  margin-top: 19px;
  margin-bottom: 15px;
  background-color: #fba20a;
  font-size: 14px;
  color: #fff;
  text-align: center;
  transition: all 0.3s ease-out;
}
.fb-news:hover .newsfl{
  width: 100%;
}
.fb-news p{
  display: block;
  width: 100%;
  height: 61px;
  font-size: 14px;
  color: #3f3f3f;
  line-height: 150%;
  overflow: hidden;
}
.fb-news .morea{
  margin-top: 20px;
}
.fb-news .morea img{
  display: block;
  float: left;
}
.fb-news .morea a{
  display: block;
  float: left;
  font-size: 14px;
  color: #363636;
  line-height: 22px;
}

.fb-news .morea a:hover{
  display: block;
  float: left;
  font-size: 14px;
  color: #c70101;
  line-height: 22px;
}




/*end首页新闻*/

.news2{
  width: 96%;
  height: 500px;
  margin: 0 auto;
  margin-bottom: 20px;
  
}
.news2 li{
  margin-bottom:-3px;
  width: 100%;
  height: 118px;
  float:left;
  margin-top:10px;
}
.news2 li img{
  display: block;
  float: left;
  width: 148px;
  height: 114px;
  border:1px solid #efefef;
}
.news2 li .n2-r{
  float: right;
  width: 520px;
  height: auto;
}
.news2 li .n2-r a h3{
  display: block;
  font-size: 16px;
  color: #434343;
  letter-spacing: 0px;
  overflow:hidden; 
  text-overflow:ellipsis; 
  white-space:nowrap;

}
.news2 li:hover .n2-r a h3{
  color: #ff2a2a;
}
.news2 li .n2-r .n2-date{
  margin-top: 13px;
  margin-bottom: 18px;
  font-size: 13px;
  column-rule: #646464;
}
.news2 li .n2-r p{
  display: block;
  margin-top: 15px;
  width: 100%;
  height: 37px;
  font-size: 14px;
  color: #787878;
  line-height: 140%;
  letter-spacing: 0px;
  overflow:hidden; 
}

.news-bg{
  padding-top: 30px;

  margin-top: 10px;
}
/*首页新闻*/
.news1{
  width: 1380px;
  height: auto;
  overflow: hidden;
}
.news1 *{
  transition: all 0.4s ease-out;
}
.news1 li{
  float: left;
  width: 590px;
  height: 237px;
  margin-right: 72px;
  margin-bottom: 22px;
  border-bottom:1px solid #e5e5e5;
  overflow: hidden;
}
.news1 li a h3{
  display: block;
  width: 100%;
  height: 55px;
  font-size: 18px;
  color: #343131;
  line-height: 150%;
}
.news1 li:hover a h3{
  color: #b75714;
}
.news1 li .n1-nr{
  width: 100%;
  height: 111px;
}
.news1 li .n1-nr img{
  float: left;
  width: 150px;
  height: 111px;
  overflow: hidden;
}
.news1 li:hover .n1-nr img{
  border-radius: 20px;
}
.news1 li .n1-nr .date-con{
  float: right;
  margin-top: 9px;
  width: 410px;
}
.news1 li:hover .n1-nr .date-con{
  margin-top: 5px;
}
.news1 li .n1-nr .date-con .date1{
  width: 100%;
  height: 36px;
  font-size: 17px;
  color: #343131;
}
.news1 li .n1-nr .date-con p{
  display: block;
  width: 100%;
  height: 44px;
  font-size: 15px;
  color: #505050;
  overflow: hidden;
  line-height: 156%;
}
.news1 li .more1 a{
  display: block;
  margin-top: 30px;
  font-size: 15px;
  color: #505050;
  letter-spacing: 1px;
}


.y-news004{
   margin:0 auto;
  width:620px;
  height: auto;
  margin-bottom:10px;
  overflow: hidden;
}
.y-news004 ul{
  width: 620px;
  overflow: hidden;
}
.y-news004 ul li{
  margin-right:10px;
  float: left;
  width: 620px;
  height: 120px;
  padding:10px;
  margin-bottom:10px;
  background-color:#FFFFFF;
  border-bottom: 1px #767575 dotted;

}
.y-news004 ul li:hover{box-shadow: 0px 0px 15px #aaa; background-color:#f0f0f0;}
.y-news004 ul li img{
  float: left;
  width: 120px;
  height: 110px;
  overflow: hidden;
}
.y-news004 ul li .r01{
  text-align:left;
  float: right;
  width:489px;
  height: auto;

}
.y-news004 ul li .r01 a h3{
	display: block;
	width:100%;
	height:25px;
	font-size: 16px;
	color: #31343c;
	font-family: "微软雅黑";
	font-weight: normal;
}
.y-news004 ul li:hover .r01 a h3{
  color: #494747;
}
.y-news004 ul li .r01 p{
  display: block;
  width: 94%;
  height: 60px;
  font-size: 14px;
  color: #666;
  line-height: 140%;
  overflow: hidden;
  padding-top:5px;
}

.y-news004 ul li:hover .r01 p{
 
  color: #666;
}

.y-news004 ul li .r01 span{
  display: block;
  width: 100%;
  height: 20px;
  font-size: 18px;
  color: #707070;
  font-family:Impact;
  line-height: 120%;
  overflow: hidden;
  padding-top:5px;
}

.y-news004 ul li:hover .r01 span{
 
  color: #dc0105;
}






.y-news003 ul{
	width: 100%;
	height: auto;
	float: left;
}
.y-news003 ul li{
	width: 100%;
	margin-left: 20px;
	margin-top: 25px;
	margin-right: 10px;	
	height:75px;
	margin-bottom:20px;
}
.y-news003 ul li .r{
	width: 92%;
	border-bottom:1px dashed #a3a3a3;
}
.y-news003 ul li .r a h3{
	width:400px;
	overflow:hidden;
	height:30px;
	float:left;
	font-size:16px;
	color:#26699e;
	
}
.y-news003 ul li .r a h5{
	margin-bottom:10px;
	line-height:24px;
	text-align:center;
	margin-right:10px;
	float:left;
	display:block;
	width:24px;
	height:24px;
	font-size: 15px;
	color:#fff;
	background:#0a51bb;
	

}
.y-news003 ul li .r h4{
	line-height:24px;
	text-align:center;
	margin-right:10px;
	float:left;
	font-size: 15px;
	display:block;
	width:24px;
	height:24px;
	color:#fff;
	margin-top: 4px;
	background:#e10010;
	
}
.y-news003 ul li p{
	overflow:hidden;
	height:46px;
	font-size:15px;
	line-height:150%;
	color:#585757;
	width:93%;
	float:left;
	margin-bottom: 8px;
}





.pro-gun07 {
  width: 1300px;
  height: auto;
  overflow: hidden;
}

.pro-gun07 li {
  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
  width: 403px;
  height: 440px;
}

.pro-gun07 li .tu01 {
  position: relative;
  width: 300px;
  height: 223px;
  overflow: hidden;
}

.pro-gun07 li .tu01 {
  position: relative;
  width: 403px;
  height: 314px;
  overflow: hidden;
}

.pro-gun07 li .tu01 img {
  width: 403px;
  height: 314px;
}

.pro-gun07 li .tu01 .uptit {
  position: absolute;
  left: 18px;
  top: 0px;
  z-index: 100;
  width: 42px;
  height: 79px;
  background: url(../images/pro-up-bg.png) top left no-repeat;
  transition: all 0.3s ease-out;
}

.pro-gun07 li .tu01 .uptit p {
  display: block;
  padding-top: 3px;
  width: 100%;
  text-align: center;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  lighting-color: 100%;
}

.pro-gun07 li .tu01 .up-p {
  display: block;
  position: absolute;
  bottom: -60px;
  left: 0px;
  z-index: 20;
  padding: 15px 10px;
  width: 100%;
  background: url(../images/pro-bg1.png);
  overflow: hidden;
  transition: all 0.3s ease-out;
}

.pro-gun07 li:hover .tu01 .up-p {
  bottom: 0px;
}

.pro-gun07 li .tu01 .up-p .yuan {
  float: left;
  margin-top: 2px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 3px solid #fff;
}

.pro-gun07 li .tu01 .up-p .content1 p {
  display: block;
  float: left;
  width: 350px;
  height: 22px;
  font-size: 15px;
  color: #fff;
  text-indent: 15px;
  overflow: hidden;
}

.pro-gun07 li .pc1-tit {
  position: relative;
  margin-top: 19px;
  overflow: hidden;
  height: 110px;
}

.pro-gun07 li .pc1-tit .pname {
  width: 100%;
  height: 33px;
  border-bottom: 1px solid #bfbfbf;
}

.pro-gun07 li .pc1-tit .pname a h3 {
  float: left;
  display: block;
  width: 360px;
  height: 21px;
  font-size: 17px;
  color: #000;
  overflow: hidden;
}

.pro-gun07 li .pc1-tit .pname img {
  display: block;
  float: right;
}

.pro-gun07 li .pc1-tit .content1 {
  position: absolute;
  top:44px;
  left:0px;
  width: 100%;
  height: 100px;
  transition: all 0.3s ease-out;
}

.pro-gun07 li:hover .pc1-tit .content1 {
  top:-50px;
}

.pro-gun07 li .pc1-tit .content1 .yuan {
  float: left;
  margin-top: 2px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 3px solid #949592;
}

.pro-gun07 li .pc1-tit .content1 p {
  display: block;
  margin-top: 0px;
  float: right;
  width: 376px;
  height: 22px;
  font-size: 18px;
  color: #313131;
  overflow: hidden;
}



/*内页左侧*/
.ny-l01 {
    float: left;
    width: 300px;
}
.ny-r01 {
    float: right;
    width: 930px;
}
.ny-l-fenlei{
  padding:20px 24px 50px 13px;
  background-color: #3a3a3a;
  border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #e80404;
}
.ny-l-fenlei .line01{
  margin:0 auto;
  margin-top: 15px;
  width: 60%;
  height: 5px;
  background-color: #fff;
}
.ny-fenlei1{
  height: auto;
  overflow: hidden;
}
.ny-fenlei1 dt a{
  display: block;
  margin:15px 0px;
  width: 100%;
  height: 36px;
  background-color: #003579;
  font-size: 17px;
  color: #fff;
  text-align: center;
  line-height: 36px;
  border-radius: 20px;
}
.ny-fenlei1 dd a{
  display: block;
  width: 100%;
  height: 40px;
  border-bottom:1px solid #666;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 40px;
}
.ny-fenlei1 dd a:hover{
  background-color: #e80404;
  color: #fff;
}
.ny-fenlei1-hover{
  background-color: #e80404 !important;
  color: #fff !important;
}



.reason { margin: 30px 0;}
.reason .ihead{line-height: 45px; text-align: center;background: url(../images/tit2_l.png) center no-repeat;}
.reason .ihead h2 {font-size: 34px;}
.reason .ihead h2 b{font-size: 36px;color: #f23030;}
.reason .ihead span{ font-size: 18px;}
.reason .tod{margin: 0 2%;}
.reason .tod dd {  text-align: center;  height:298px;float: left;width: 23%;background: url(../images/icon2.png) center no-repeat;background-size: 280px; margin-right: 2%;}
.reason .tod .zi {float: left;    width: 100%;margin-top: 30px;}
.reason .tod .zi .one {color: #454545;text-align: left;text-align: center;}
.reason .tod .zi .one b {font-size: 26px;line-height: 32px;}
.reason .tod .zi .one span {display: block;font-size: 16px;text-transform: uppercase; text-align: center;}
.reason .tod .zi .text {font-size: 20px;color: #1e2225;width: 250px;margin: 10px auto;line-height: 30px; text-align: center;}
.reason .tod .zi .text  p{ text-align: center;}
.reason .tod .four1 .zi .one i,.reason .tod .four2 .zi .one i,.reason .tod .four3 .zi .one i,
.reason .tod .four4 .zi .one i{background: url(../images/icon.png) -199px top no-repeat;background-size: 245px;display: block;width: 50px;height: 50px;margin: 0 auto;}
.reason .tod .four3 .one i{background-position: -200px -80px!important;}
.reason .tod .four2 .one i{background-position: 0 top!important;}
.reason .tod .four4 .one i{background-position:0 -80px!important;}
.pro_l{float:left;width: 240px; background-color: #003579; padding-bottom: 5px;}
.pro_l{ margin-top:0px;}
/*pro_l*/
.pro_l h2{font-weight:normal;background: #003579;height:80px;}
.pro_l h2 p{ text-decoration:none; display:block; padding:25px 0;}
.pro_l h2 p em{ font-weight:bold; color:#fff; text-align:center; font-size:25px; display: block; font-style: inherit;}
.pro_l h2 p span{display:block;font-size:15px;text-transform: uppercase;}
.contact {width:100%;height:90px;background: #003579;overflow:hidden;border-bottom: solid 5px #003579;}
.contact dt {padding-left:10px;padding-top:8px;}
.contact dt img {width:39px;height:38px;display:block;margin-top:22px;}
.contact dd {padding-left:58px;height:52px;padding-top:28px;}
.contact dd span {font-size:16px;color:#fff;font-weight:normal;}
.contact dd p {font-size:20px;font-family:'Arial';color:#fff;}